home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / misc / bpwin20 / setup.inf < prev   
INI File  |  1994-10-12  |  907b  |  36 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Mike Bucklaew
  3.  
  4. [Application] 
  5. ;Application global information 
  6. AppName=Band Plan for Windows: Installation
  7. DefDir=C:\HAM
  8. SpaceNeeded=200
  9. DefPMGroup=BandPlan.GRP, Band Plan for Windows
  10.  
  11. [Disks] 
  12. ;List of diskettes needed to install the product and the name 
  13. ;of each diskette.
  14. 1=Setup
  15.  
  16. [Dirs] 
  17. ;lists of directories that must be created from the destination directory 
  18. ;files to be copied are in the same directory structure on the 
  19. ;floppy (by default) 
  20. 1=.
  21.  
  22. [Files] 
  23. ;description, name, (dir #), (diskette #), (Compressed)
  24. Read Me Text File,   BPWIN.TXT,  1, 1, N
  25. Band Plan Program File, BPWIN.EXE, 1, 1, N
  26. Band Plan Help File, BPWIN.HLP,  1, 1, N
  27. Band Plan Order Form, BPORDER.TXT, 1, 1, N
  28.  
  29. [PM Info] 
  30. ;File Name, App Description, Icon file #, Icon #
  31. BPWIN.EXE, Band Plan 2.0
  32. BPWIN.TXT, READ ME 
  33. BPORDER.TXT, Order Form
  34. [End]
  35.  
  36.